adTempus API
PreviousUpNext
IEventLogs::Item Method

Gets the event log with the specified index.

C++
HRESULT Item(VARIANT index, [out, retval] IEventLog** pVal);
C#
Item(VARIANT index, [out, retval] IEventLog* pVal);
Visual Basic
Sub Item(index As VARIANT, pVal As [out, retval] IEventLog*)
Parameters 
Description 
[in] VARIANT index 
The name or ordinal of the item to retrieve. Valid indexes range from 1 to Count. 
[out, retval] IEventLog** pVal 
The requested event log. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008